func runtime.parseRuntimeDebugVars

3 uses

	runtime (current package)
		proc.go#L871: 		parseRuntimeDebugVars(godebug)
		proc.go#L896: 		parseRuntimeDebugVars(gogetenv("GODEBUG"))
		runtime1.go#L406: func parseRuntimeDebugVars(godebug string) {